home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / misc / flusher.lha / flush.readme < prev    next >
Encoding:
Text File  |  1998-02-15  |  775 b   |  21 lines

  1. Short: Periodically clears memory
  2.  
  3. Long:  This program simply executes flushes all unused libraries out of ram every couple of seconds and
  4.        deletes all unlocked files in RAM: (optionally)
  5.  
  6. Usage:
  7.  
  8.     Run >NIL: flush SECONDS/N,RAM/S,QUIET/S
  9.  
  10. Explination:
  11.  
  12. SECONDS - How many seconds between the flushes and optional deletions
  13. RAM     - USE AT YOUR OWN RISK - If this is enabled, flush will delete all files in RAM: at the same
  14.           interval as the flushes
  15. QUIET   - Tells flush not to print a usage message
  16.  
  17. Send bug reports (It's a 14-line program...c'mon), money (I'm a college student - help!), correspondence
  18. (sure;), death threats, etc, to Dimwit@pnx.com
  19.  
  20. PS> Sure, there're other utilities that do this sort of thing, but mine is best. Why? Because I wrote it!
  21.